List of all members
MV_CC_ROTATE_IMAGE_PARAM_T Class Reference

Includes parameters of image rotation. More...

Inherits Structure.

Detailed Description

Includes parameters of image rotation.

Parameters
enPixelTypeMvGvspPixelType , Pixel format.
nWidthc_uint, Image width.
nHeightc_uint, Image height.
pSrcDataPOINTER(c_ubyte), Input data buffer.
nSrcDataLenc_uint, Input data length.
pDstBufPOINTER(c_ubyte), Input data buffer.
nDstBufLenc_uint, Input data length.
nDstBufSizec_uint, Provided output buffer size.
enRotationAngleMV_IMG_ROTATION_ANGLE , Rotation angle.
nResc_uint * 8, Reserved.